Skip to content

feat(cdn): Add support for configuring WAF#1372

Open
matheuspolitano wants to merge 80 commits intostackitcloud:mainfrom
matheuspolitano:mp/cdn/feat/implement-configuring-waf
Open

feat(cdn): Add support for configuring WAF#1372
matheuspolitano wants to merge 80 commits intostackitcloud:mainfrom
matheuspolitano:mp/cdn/feat/implement-configuring-waf

Conversation

@matheuspolitano
Copy link
Copy Markdown
Contributor

@matheuspolitano matheuspolitano commented Apr 13, 2026

Description

https://jira.schwarz/browse/STACKITCDN-723

I want to add support for the waf configuration block in the CDN distribution resource,so that users can programmatically manage security tiers, paranoia levels, and granular rule overrides (Enabled/Disabled/Log-only) via Terraform.

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@matheuspolitano matheuspolitano requested a review from a team as a code owner April 13, 2026 13:30
@matheuspolitano matheuspolitano changed the title Mp/cdn/feat/implement configuring waf feat(cdn): Add support for configuring WAF Apr 13, 2026
@matheuspolitano
Copy link
Copy Markdown
Contributor Author

@Fyusel @marceljk Kindly prioritize the review of PR #1333, as the current pull request builds upon those changes.

Comment thread stackit/internal/conversion/conversion.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/datasource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/cdn_acc_test.go Outdated
Comment thread stackit/internal/services/cdn/cdn_acc_test.go
Comment thread stackit/internal/services/cdn/cdn_acc_test.go Outdated
Comment thread stackit/internal/services/cdn/cdn_acc_test.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants